From 990a6f128a1eaa68fe5ebe830003db5fa2ab6ab5 Mon Sep 17 00:00:00 2001 From: oliskoli Date: Thu, 26 Jan 2006 19:54:49 +0000 Subject: [PATCH] Change seperator in extra version to "underscore" (minus will break rpm generation). --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f8ec88b7c..e265f0e08 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSU=1_2_8 VERSD=1.2.8 -RELEASE=-beta01182006-clyde +RELEASE=-beta01182006_clyde VERSIONU=$(VERSU)$(RELEASE) VERSIOND=$(VERSD)$(RELEASE) -- 2.30.2